home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / Athena_Design / Mesa / Mesa.app / English.lproj / LabelPanel.nib / data.classes next >
Text File  |  1994-03-01  |  491b  |  37 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     executeSenderMacro:;
  4.     };
  5.     SUPERCLASS = Object;
  6. };
  7. LabelPanel = {
  8.     ACTIONS = {
  9.     execute:;
  10.     goto:;
  11.     updateName:;
  12.     doubleGoto:;
  13.     textDidGetKeys:;
  14.     selectedACell:;
  15.     browser:;
  16.     windowWillClose:;
  17.     windowWillResize:;
  18.     deleteName:;
  19.     addName:;
  20.     };
  21.     OUTLETS = {
  22.     sheetMgt;
  23.     nameField;
  24.     scroller;
  25.     window;
  26.     updateButton;
  27.     deleteButton;
  28.     theSheet;
  29.     executeButton;
  30.     growSwitch;
  31.     gotoButton;
  32.     addressField;
  33.     addButton;
  34.     };
  35.     SUPERCLASS = Object;
  36. };
  37.